home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 001485_daemon _Tue Jun 29 16:39:43 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Received: by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  2.     id AA11641; Tue, 29 Jun 93 16:39:45 MET DST
  3. Return-Path: <weber@eitech.eitech.com>
  4. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  5.     id AA11636; Tue, 29 Jun 93 16:39:43 MET DST
  6. Received: from lks.lks.csi.com by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  7.     id AA13631; Tue, 29 Jun 1993 17:03:02 +0200
  8. Received: from eitech.eitech.com by lks.lks.csi.com (5.65/6.930123)
  9.      with SMTP id AA16698; Tue, 29 Jun 93 10:02:31 -0500
  10. Received: from eitech.eitech.com by eitech.com (4.1/SMI-4.1)
  11.     id AA02010; Tue, 29 Jun 93 07:56:58 PDT
  12. Message-Id: <9306291456.AA02010@eitech.com>
  13. To: Terry Allen <terry@ora.com>
  14. Cc: sanders@bsdi.com, www-talk@nxoc01.cern.ch
  15. Subject: Re: HTML+ and browser functionality 
  16. In-Reply-To: Your message of "Mon, 28 Jun 1993 16:55:04 PDT."
  17.              <199306282355.AA01319@ora.com> 
  18. Date: Tue, 29 Jun 1993 07:56:57 -0700
  19. From: "Jay C. Weber" <weber@eitech.eitech.com>
  20.  
  21. A while back I suggested that we modify libwww to support variable
  22. substitution in URLs, e.g., if "$xyz" is embedded in a URL, then
  23. the browser should look in its internal symbol table and substitute
  24. the value of variable "xyz" before dereferencing the URL.
  25.  
  26. Such a mechanism would make it easy to support dynamic links, e.g.,
  27. <A HREF="$home">Home</A> uses a builtin variable "home".
  28.  
  29. We took a first cut at modifying libwww for this, and we're now using
  30. it in our Windows NT browser (not for home and previous links, but for
  31. variables set dynamically by embedded widgets -- for this we also use
  32. simple conditionals in URLs).
  33.  
  34. Jay Weber
  35. EIT